PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableStringCell Class / getContent Method
In This Topic
    getContent Method
    In This Topic
    Gets the cell content.
    Syntax
    public java.lang.String getContent()

    Return Value

    The cell content.
    See Also